Re: [GENERAL] Is there a psqlODBC for the Mac? - Mailing list pgsql-interfaces

From Herouth Maoz
Subject Re: [GENERAL] Is there a psqlODBC for the Mac?
Date
Msg-id l03130302b3fab93880a8@[147.233.159.109]
Whole thread Raw
List pgsql-interfaces
(redirecting thread to interfaces list, where it belongs)

At 14:14 +0200 on 07/09/1999, Jelle Ruttenberg wrote:


> Hello all,
>
> I'm looking for a PostgreSQL-ODBC driver for the Mac, to be able to talk
> to a PostgreSQL-database on UNIX/Linux/NT servers.
>
> Please mail me if you know where to get it, or if you know other ways to
> do this.

To the best of my knowledge, there is no ODBC driver for the Mac.
Connection to PostgreSQL from the Mac can be done in Java using the JDBC
driver and Apple's JVM (i.e. MRJ).

Also, you may use TCL, with MacTCL and the pure-TCL interface. I don't know
how well the TCL interface is maintained, though.

Finally, the new version of RealBasic (Pro version) has a PostgreSQL
database interface, which allows for rapid development of client-side
applications on the Mac. It's not a cheap piece of software, but it gets a
lot of acclaim these days.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma




pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: [INTERFACES] JDBC Documentation??
Next
From: Robert Hiltibidal
Date:
Subject: Re: [INTERFACES] Problem connecting NT-psqlODBC to Linux-PostgreSQL